Problem Note 55419: The IMSTAT procedure fails to issue a log message when there are uninitialized variables in a CODE= program
By default, the SAS® system option VARINITCHK=NOTE specifies that the DATA step continues to execute and writes a note to the SAS log when a variable is not initialized. However, if there are initialized variables in a SAS program specified by the CODE= option in an UPDATE statement, PROC IMSTAT does not issue a log message.
This is expected behavior and is documented in the SAS® LASR ™ Analytic Server Reference Guide
For more details on the VARINITCHK option, see Usage Note 47143.
For related notes about using the CODE= option in the UPDATE statement of PROC IMSTAT see Problem Note 55393 and Problem Note 55420.
Operating System and Release Information
SAS System | SAS LASR Analytic Server | Linux for x64 | 9.4 TS1M2 | 9.4 TS1M3 |
64-bit Enabled Solaris | 9.4 TS1M2 | 9.4 TS1M3 |
64-bit Enabled AIX | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft® Windows® for x64 | 9.4 TS1M2 | 9.4 TS1M3 |
Solaris for x64 | 9.4 TS1M2 | 9.4 TS1M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
BY default, SAS issues a log message when there are uninitialized variables in a DATA step. PROC IMSTAT fails to issue a log message if there are unitialized variables in a CODE= SAS program.
Type: | Problem Note |
Priority: | high |
Topic: | Analytics ==> analytics SAS Reference ==> Procedures ==> IMSTAT
|
Date Modified: | 2016-06-15 12:16:20 |
Date Created: | 2015-03-20 16:07:22 |